Skip to content

Allow dumping wrapper values to SQL#9251

Merged
nicktobey merged 1 commit intomainfrom
nicktobey/fmt
May 27, 2025
Merged

Allow dumping wrapper values to SQL#9251
nicktobey merged 1 commit intomainfrom
nicktobey/fmt

Conversation

@nicktobey
Copy link
Copy Markdown
Contributor

@nicktobey nicktobey commented May 27, 2025

This prevents an issue where commands like dolt dump would fail when trying to export a table as SQL statements if the table has a BLOB column, since it would fail to unwrap the text wrapper value to access the underlying bytes.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants